home *** CD-ROM | disk | FTP | other *** search
/ WinDesk 95 - An MPC Encyclopedia / WinDesk 95 - An MPC Encyclopedia.iso / power / lstrial2.000 / lspak.exe / MENU / START.CON < prev    next >
Text File  |  1995-08-11  |  1KB  |  66 lines

  1.  
  2. Rate 0
  3. Status "Logging On"
  4.  
  5. Show Login.Asc
  6.  
  7. Login
  8.  
  9. Addlog "=-----[@DATE@]-[@TIME@]--------------------------@USER@ (@SEC@)-----="
  10.  
  11. Door "\Ls\LsVerify.Bat"
  12.  
  13. Rate 10
  14.  
  15. Show "Hello1.Ans"
  16. Show "Hello2.Ans"
  17. Show "Hello3.Ans"
  18. Show "Hello4.Ans"
  19. Show "Hello5.Ans"
  20. Door "\Ls\Login.Bat"
  21. Show "Hello6.Ans"
  22. Show "Hello7.Ans"
  23. Show "Hello8.Ans"
  24. Show "Hello9.Ans"
  25.  
  26. If Updated \Ls\Bull\News.A??
  27.   Display "@CN@cews has been updated, do you wish to view it?  @w(@GY@c/@GN@w)  @W"
  28.   If Ask Yes
  29.     Show News.Asc
  30.   Endif
  31. Endif
  32.  
  33. Display "@CS@canning for new mail..."
  34. If New Personal
  35.   Display "@CY@cou have new personal mail, do you wish to read it now?  @w(@GY@c/@GN@w)  @W"
  36.   If Ask Yes
  37.     Addlog "  Read new personal mail at logon..."
  38.     Internal 3 1 "Personal"
  39.   Endif
  40. Endif
  41.  
  42. Display
  43. Display "@CI@cnformation updated:  "
  44. Display
  45. Print "  @B"
  46.  
  47. Set Code[1] Off
  48.  
  49. If Updated \Ls\Bull\Paid.A??
  50.   Print "Prices "
  51.   Set Code[1] On
  52. EndIf
  53.  
  54. If Code[1] Off
  55.   Print None...
  56.   Display
  57. Else
  58.   Display
  59.   Display "@CD@co you wish to view the information menu?  @w(@gy@c/@GN@w)  @W"
  60.   If Ask Yes
  61.     Menu Info.Con
  62.   Endif
  63. Endif
  64.  
  65. Menu Main.Con
  66.